***********************************************
* VGM music package                           *
* https://www.smspower.org/Music              *
***********************************************

Game name:           Gear Works
System:              Sega Game Gear
Complete music dump: Yes
FM:                  No

Original author:     Unknown
Publisher:           Sony Imagesoft
Package created by:  Maxim
Package version:     1.00


Files, in approximate game order:

Name                                Length:
                                    Total  Loop
Title Screen                        2:09   2:09
In-Game                             0:32   0:31
Stage Complete                      0:07   -
Out Of Time                         0:03   -
Game Over                           0:05   -

Total Length                        2:56   2:40

Notes:

Ripped by hacking the game.
- The music routine at $1138 is for looped
  music: change parameter hl to $1542, $154a
- The music routine at $116d is for unlooped
  music: change parameter hl to $1522, $152a, 
  $1532
- To hang the game after the first call to
  $1138, patch at $2ca0: $18 $fe
- Then use the debugger to break at $1138,
  and jump to $116d as needed.


Version history:

2026/07/02 Version 1.00 (Maxim): First version.